File: Imakefile

package info (click to toggle)
oneko 1.2.sakura.6-7
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,732 kB
  • ctags: 238
  • sloc: ansic: 1,275; perl: 25; makefile: 22
file content (11 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (9)
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) */