summaryrefslogtreecommitdiff
path: root/imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'imakefile')
-rw-r--r--imakefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/imakefile b/imakefile
deleted file mode 100644
index 5bc330d..0000000
--- a/imakefile
+++ /dev/null
@@ -1,5 +0,0 @@
-LOCAL_LIBRARIES =
-SRCS = prtype.c print11.c table11.c decode11.c server.c fd.c common.c scope.c
-OBJS = scope.o common.o fd.o server.o decode11.o table11.o print11.o prtype.o
-
-ComplexProgramTarget(xscope)