Corrected lintlib entry

This commit is contained in:
ceriel
1991-10-29 09:24:48 +00:00
parent 60b9ebe0d3
commit d747702ae9
2 changed files with 5 additions and 1 deletions

View File

@@ -96,7 +96,7 @@ opr:
clean:
rm -f makeclassdef classdefs.h *.$(SUF) Out out nohup.out *.$(LIBSUF)
lintlib:
lintlib: classdefs.h
-mkdir $(TARGET_HOME)/lib.bin/ego
$(MK_LINT_LIB) share $(TARGET_HOME)/lib.bin/ego $(CPPFLAGS) $(CFILES)