File: Imakefile

package info (click to toggle)
argyll 2.3.1%2Brepack-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 40,432 kB
  • sloc: ansic: 399,505; javascript: 36,570; xml: 1,551; sh: 674; makefile: 604
file content (6 lines) | stat: -rwxr-xr-x 131 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
       INCLUDES = -I$(TOP)
        DEPLIBS = $(DEPXLIB)
LOCAL_LIBRARIES = $(XLIB)
  SYS_LIBRARIES = -lm

SimpleProgramTarget(plot)