File: Makefile.am

package info (click to toggle)
munipack 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 33,104 kB
  • sloc: cpp: 29,677; sh: 4,909; f90: 2,872; makefile: 278; python: 140; xml: 72; awk: 12
file content (7 lines) | stat: -rw-r--r-- 151 bytes parent folder | download
1
2
3
4
5
6
7


noinst_HEADERS = mathplot.h
noinst_LIBRARIES = libwxMathPlot.a

libwxMathPlot_a_SOURCES = mathplot.cpp
libwxMathPlot_a_CPPFLAGS = $(WX_CXXFLAGS_GUI)