moved scripts first
authorFred T. Hamster <fred@gruntose.com>
Fri, 10 Nov 2017 00:56:47 +0000 (19:56 -0500)
committerFred T. Hamster <fred@gruntose.com>
Fri, 10 Nov 2017 00:56:47 +0000 (19:56 -0500)
makefile

index 0a56f9bb5118815bc25490897e28bd00ec716394..4e7bcffba75144f308f358d080aaa64c702c4ecf 100644 (file)
--- a/makefile
+++ b/makefile
@@ -2,7 +2,7 @@ include variables.def
 
 PROJECT = feisty_meow_sources
 FIRST_TARGETS += start_make
-BUILD_BEFORE = nucleus scripts octopi graphiq hypermedia kona production 
+BUILD_BEFORE = scripts nucleus octopi graphiq hypermedia kona production 
 LAST_TARGETS += end_make
 
 include rules.def