summary refs log tree commit diff
path: root/Imakefile
blob: 1ea4eca64f36cf30e3bebc2dbded48fea13c4382 (plain)
1
2
3
4
5
6
7
8
9
10
11
/**/# Cannot compile in using Gcc
#             CC = cc

  SYS_LIBRARIES = MathLibrary
LOCAL_LIBRARIES = $(XLIB)
        DEPLIBS = $(DEPXLIB)
        DEFINES = -DSHAPE

SimpleProgramTarget(oneko)

/* InstallAppDefaults(Oneko) */