New upstream version 3.1.1
[xfishtank.git] / Imakefile
diff --git a/Imakefile b/Imakefile
deleted file mode 100644 (file)
index 1b89e49..0000000
--- a/Imakefile
+++ /dev/null
@@ -1,21 +0,0 @@
- EXTRA_INCLUDES = -I./fishmaps
-LOCAL_LIBRARIES = $(XLIB)
-        DEPLIBS = $(DEPXLIB)
-  SYS_LIBRARIES = -lImlib2 -lm
-   MANSRCSUFFIX = 1x
-
-           SRCS = xfish.c medcut.c
-           OBJS = xfish.o medcut.o
-
-ComplexProgramTarget(xfishtank)
-
-xfishy.h: makeh FishList
-       ./makeh > xfishy.h
-
-xfish.o: xfishy.h
-
-install:: install.man
-
-clean::
-       $(RM) makeh xfishy.h
-
This page took 0.009136 seconds and 4 git commands to generate.