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:
a4cb38b
)
don't need this one.
author
Chris Koeritz
<fred@gruntose.com>
Sun, 18 Sep 2016 03:00:23 +0000
(23:00 -0400)
committer
Chris Koeritz
<fred@gruntose.com>
Sun, 18 Sep 2016 03:00:23 +0000
(23:00 -0400)
makefile
[deleted file]
patch
|
blob
|
history
diff --git
a/makefile
b/makefile
deleted file mode 100644
(file)
index
cb92faf
..0000000
--- a/
makefile
+++ /dev/null
@@
-1,14
+0,0 @@
-include variables.def
-
-PROJECT = feisty_meow_sources
-FIRST_TARGETS += start_make
-BUILD_BEFORE = nucleus scripts octopi graphiq webby kona production
-LAST_TARGETS += end_make
-
-include rules.def
-
-start_make: show_date.start
-
-end_make: show_date.end
-
-