source: fact/tools/rootmacros/PulseTemplates/Makefile@ 13522

Last change on this file since 13522 was 13522, checked in by Jens Buss, 13 years ago
now with correct filenames
File size: 105 bytes
Line 
1all:
2 g++ -o pulseoverlay FPulseOverlay.C -I`root-config --incdir` `root-config --glibs`
3clean:
4 rm main
Note: See TracBrowser for help on using the repository browser.