summaryrefslogtreecommitdiff
path: root/2003/i/buzz/mips/GNUmakefile
diff options
context:
space:
mode:
authorschodet2003-05-08 21:23:21 +0000
committerschodet2003-05-08 21:23:21 +0000
commitc26565727fadf8b516111ec34aa4fceaf0121b71 (patch)
treeb2320f21bd8077b42175be3602b634f014b9cd62 /2003/i/buzz/mips/GNUmakefile
parentfa92b08399708d7846d61094a9b73983684d2138 (diff)
Mise en place du système de makefiles.
Diffstat (limited to '2003/i/buzz/mips/GNUmakefile')
-rw-r--r--2003/i/buzz/mips/GNUmakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/2003/i/buzz/mips/GNUmakefile b/2003/i/buzz/mips/GNUmakefile
new file mode 100644
index 0000000..785831d
--- /dev/null
+++ b/2003/i/buzz/mips/GNUmakefile
@@ -0,0 +1,4 @@
+SRCDIR = ../src
+LIBPPM = -lnetpbm
+
+include $(SRCDIR)/GNUmakefile