mirror of
https://github.com/deadw00d/AROS.git
synced 2025-12-08 14:34:41 +00:00
functable.c is now generated in $(OBJDIR)
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@9023 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
*_endtag.c
|
||||
functable.c
|
||||
libdefs.h
|
||||
mmakefile
|
||||
|
||||
|
||||
@ -42,7 +42,6 @@ setup :
|
||||
|
||||
#MM
|
||||
clean ::
|
||||
$(RM) $(OBJDIR) *.err libdefs.h functable.c functions.* mmakefile \
|
||||
$(END_FILE).c $(LIB) $(SLIB)
|
||||
$(RM) $(OBJDIR) *.err libdefs.h mmakefile $(END_FILE).c $(LIB) $(SLIB)
|
||||
|
||||
%common
|
||||
|
||||
Reference in New Issue
Block a user