root/lang/c/flCsvView/Makefile
@
34995
| Revision 1279, 226 bytes (checked in by mattn, 6 years ago) |
|---|
| Line | |
|---|---|
| 1 | FLTK2_DIR=$(HOME)/cvs/fltk |
| 2 | |
| 3 | all : flCsvView |
| 4 | @echo done |
| 5 | |
| 6 | flCsvView : flCsvView.cpp |
| 7 | gcc -g -o flCsvView -I$(FLTK2_DIR) flCsvView.cpp -L$(FLTK2_DIR)/lib -lfltk2 -lsupc++ -L/usr/X11R6/lib -lX11 -lXinerama -lXft -lcairo -lm -lXi |
Note: See TracBrowser
for help on using the browser.
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)