r2229 | ffr | 2007-11-05 13:30:16 +1100 (Mon, 05 Nov 2007) | 2 lines
This commit is contained in:
Ferdi Franceschini
2007-11-05 13:30:16 +11:00
committed by Douglas Clowes
parent 94987872cb
commit a8e95faacf
2 changed files with 4 additions and 3 deletions
+3
View File
@@ -1,2 +1,5 @@
all:
make -C config
clean:
make -C config clean
+1 -3
View File
@@ -1,6 +1,4 @@
all:
make -C nexus
all:
clean:
make -C nexus clean