- Timestamp:
- Mar 4, 2000, 9:53:16 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r3015 r3016 1 # $Id: makefile,v 1.5 5 2000-03-04 20:46:56 bird Exp $1 # $Id: makefile,v 1.56 2000-03-04 20:53:16 bird Exp $ 2 2 3 3 # … … 140 140 # Sander, could you evaluate these two rules: 141 141 # build: This is a possible replacement of the all-rule in this makefile. 142 # It builds all libraries and dllsin directory order.142 # It builds everything in directory order. 143 143 # 144 144 # revbuild: This is a possible replacement of the makefile.smp file. 145 # It builds the dlls in reverse (directory)order.145 # It builds everything in reverse directory order. 146 146 # 147 147 build: libs
Note:
See TracChangeset
for help on using the changeset viewer.