From 3ec84b5f7c7cdc50fa1c75cf838bbb982acc4349 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Tue, 19 May 2020 21:54:39 -0700 Subject: Import oneko-1.2.sakura.5 unchanged, from 1999. --- Imakefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Imakefile (limited to 'Imakefile') diff --git a/Imakefile b/Imakefile new file mode 100644 index 0000000..1ea4eca --- /dev/null +++ b/Imakefile @@ -0,0 +1,11 @@ +/**/# Cannot compile in using Gcc +# CC = cc + + SYS_LIBRARIES = MathLibrary +LOCAL_LIBRARIES = $(XLIB) + DEPLIBS = $(DEPXLIB) + DEFINES = -DSHAPE + +SimpleProgramTarget(oneko) + +/* InstallAppDefaults(Oneko) */ -- cgit 1.4.1