source:
fact/tools/rootmacros/PulseTemplates/Makefile@
13522
Last change on this file since 13522 was 13522, checked in by , 13 years ago | |
---|---|
File size: 105 bytes |
Line | |
---|---|
1 | all: |
2 | g++ -o pulseoverlay FPulseOverlay.C -I`root-config --incdir` `root-config --glibs` |
3 | clean: |
4 | rm main |
Note:
See TracBrowser
for help on using the repository browser.