- Timestamp:
- Sep 30, 2001, 2:33:41 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/makefile
r4720 r6870 1 # $Id: makefile,v 1. 19 2000-12-03 00:26:11 bird Exp $1 # $Id: makefile,v 1.20 2001-09-30 00:33:41 bird Exp $ 2 2 # 3 3 # Odin32 API … … 25 25 # All the common rules like all, lib, clean and dep. 26 26 $(COMMONRULES): 27 $(DODIRS) "$(SUBDIRS)" $(MAKE_CMD) $@27 @$(DODIRS) "$(SUBDIRS)" $(MAKE_CMD) $@ 28 28 29 29
Note:
See TracChangeset
for help on using the changeset viewer.