From: Fred T. Hamster Date: Fri, 10 Nov 2017 00:56:47 +0000 (-0500) Subject: moved scripts first X-Git-Tag: 2.140.90~5 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=484a9cfa9ad259209bca644c854d15939b6168ce moved scripts first --- diff --git a/makefile b/makefile index 0a56f9bb..4e7bcffb 100644 --- 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