File: Imakefile

package info (click to toggle)
oneko 1.2.sakura.6-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,000 kB
  • sloc: ansic: 1,283; perl: 25; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (10)
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) */