summaryrefslogtreecommitdiff
path: root/ifpps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ifpps/Makefile')
-rw-r--r--ifpps/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/ifpps/Makefile b/ifpps/Makefile
new file mode 100644
index 0000000..28c3544
--- /dev/null
+++ b/ifpps/Makefile
@@ -0,0 +1,6 @@
+ifpps-libs = -lncurses
+
+ifpps-objs = xmalloc.o \
+ xio.o \
+ xutils.o \
+ ifpps.o