summaryrefslogtreecommitdiff
path: root/2004/i/nono/mips
diff options
context:
space:
mode:
authorschodet2004-02-07 16:55:41 +0000
committerschodet2004-02-07 16:55:41 +0000
commit9fdd6704947174fae292dfc6e14cc1029a7f7a6c (patch)
tree40a4fe775845ececdaf27e82d99d6a06f6b3803e /2004/i/nono/mips
parentb673946d76e436c067d24e535b1e0a167b9dfc47 (diff)
Initial revision
Diffstat (limited to '2004/i/nono/mips')
-rw-r--r--2004/i/nono/mips/GNUmakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/2004/i/nono/mips/GNUmakefile b/2004/i/nono/mips/GNUmakefile
new file mode 100644
index 0000000..785831d
--- /dev/null
+++ b/2004/i/nono/mips/GNUmakefile
@@ -0,0 +1,4 @@
+SRCDIR = ../src
+LIBPPM = -lnetpbm
+
+include $(SRCDIR)/GNUmakefile