projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceeebbe
)
added all subfolders to make
author
Chris Koeritz
<fred@gruntose.com>
Fri, 10 Nov 2017 20:48:35 +0000
(20:48 +0000)
committer
Chris Koeritz
<fred@gruntose.com>
Fri, 10 Nov 2017 20:48:35 +0000
(20:48 +0000)
makefile
patch
|
blob
|
history
diff --git
a/makefile
b/makefile
index 4e7bcffba75144f308f358d080aaa64c702c4ecf..458d476fc2831f4d85879d9a71722c5befcb143f 100644
(file)
--- a/
makefile
+++ b/
makefile
@@
-2,7
+2,13
@@
include variables.def
PROJECT = feisty_meow_sources
FIRST_TARGETS += start_make
-BUILD_BEFORE = scripts nucleus octopi graphiq hypermedia kona production
+BUILD_BEFORE = scripts \
+ infobase walrus \
+ nucleus octopi graphiq \
+ kona \
+ documentation huffware hypermedia \
+ production \
+ experiments
LAST_TARGETS += end_make
include rules.def