fix: make directory lib.bin/ego
This commit is contained in:
parent
e73d9b09a4
commit
e5052d73e4
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ clean:
|
|||
rm -f makeclassdef classdefs.h *.$(SUF) Out out nohup.out
|
||||
|
||||
lintlib:
|
||||
-mkdir $(TARGET_HOME)/lib.bin/ego
|
||||
$(MK_LINT_LIB) share $(TARGET_HOME)/lib.bin/ego $(CPPFLAGS) $(CFILES)
|
||||
|
||||
depend: pop_push.h classdefs.h
|
||||
|
|
Loading…
Reference in a new issue