fixed lintlib entry
This commit is contained in:
parent
c097753801
commit
78cf0040f5
@ -34,7 +34,7 @@ clean:
|
||||
rm -f *.$(LIBSUF) *.$(SUF)
|
||||
|
||||
lintlib:
|
||||
$(MK_LINT_LIB) assert $(MOD_DIR)/lib $(INCLUDES) BadAssert.c
|
||||
$(MK_LINT_LIB) assert $(MOD_DIR)/lib $(INCLUDES) $(SRC_DIR)/BadAssert.c
|
||||
|
||||
BadAssert.$(SUF): $(SRC_DIR)/BadAssert.c
|
||||
$(CC) -c $(CFLAGS) $(SRC_DIR)/BadAssert.c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user