Changeset 2639
- Timestamp:
- 25/02/2010 21:48:49 (2 years ago)
- Location:
- box/trunk
- Files:
-
- 2 edited
-
infrastructure/makeparcels.pl.in (modified) (1 diff)
-
parcels.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/infrastructure/makeparcels.pl.in
r2608 r2639 245 245 elsif ($type eq 'subdir') 246 246 { 247 shift @args; 247 248 print MAKE <<EOF; 248 249 .PHONY: $name-build $name-clean 249 250 250 251 $name-build: 251 \$(MAKE) -C $name252 \$(MAKE) -C @args 252 253 253 254 $name-clean: -
box/trunk/parcels.txt
r2620 r2639 19 19 html bbackupd.conf 20 20 21 subdir qdbm 21 subdir qdbm static 22 22 23 23 EXCEPT:mingw32,mingw32msvc
Note: See TracChangeset
for help on using the changeset viewer.
