c: minor comment changes

This commit is contained in:
2022-08-13 15:10:51 +02:00
parent 99861c22a9
commit 1c775f4a35
5 changed files with 68 additions and 46 deletions

View File

@@ -45,7 +45,6 @@ LDFLAGS := -L$(LIBDIR)
LDLIB := -l$(LIB)
export LD_LIBRARY_PATH = $(LIBDIR)
#export PATH := .:$(PATH)
.PHONY: all libs clean dirs