7 lines
131 B
Plaintext
Executable File
7 lines
131 B
Plaintext
Executable File
INCLUDES = -I$(TOP)
|
|
DEPLIBS = $(DEPXLIB)
|
|
LOCAL_LIBRARIES = $(XLIB)
|
|
SYS_LIBRARIES = -lm
|
|
|
|
SimpleProgramTarget(plot)
|