- fix 'debug' target

- add ID and copyrights to top level makefile
This commit is contained in:
Hans Lambermont
2003-02-17 16:51:16 +00:00
parent 8ff3cfe8b0
commit ad625dd508
4 changed files with 40 additions and 2 deletions

3
extern/ode/Makefile vendored
View File

@@ -54,6 +54,9 @@ all:
mv $(TEMPSETTINGS) $(USERSETTINGS)
endif
# fake debug target
debug:
install: all
ifeq ($(OS),$(findstring $(OS), "freebsd linux"))
[ -d $(LCGDIR) ] || mkdir $(LCGDIR)