summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2015-09-25 22:14:06 -0400
committermidipix <writeonce@midipix.org>2015-09-26 11:10:19 -0400
commit712b5fd9b720c18cc53d5627566525b96da3163f (patch)
treebfe625dff40769cf6755b9a6527d676e61fd74b4 /Makefile.in
parent8860e903f5d0782e050d78725aadedeb8dad9a0c (diff)
downloadpemagine-712b5fd9b720c18cc53d5627566525b96da3163f.tar.bz2
pemagine-712b5fd9b720c18cc53d5627566525b96da3163f.tar.xz
makefile replacement: step 1/2: remove the project's ad-hoc makefile.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index b370cb0..0000000
--- a/Makefile.in
+++ /dev/null
@@ -1,14 +0,0 @@
-all:
- ./lazy -x build
-
-install:
- ./lazy -x build -e install
-
-clean:
- rm -rf src
- rm -rf lib
- rm -f lazy
- rm -f lazy.config.tag
- rm -f lz_stack
- rm -f *.objs
- rm -rf *.lst