- fix 'debug' target
- add ID and copyrights to top level makefile
This commit is contained in:
3
extern/ode/Makefile
vendored
3
extern/ode/Makefile
vendored
@@ -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)
|
||||
|
Reference in New Issue
Block a user