source:
timediff/Makefile@
359
Last change on this file since 359 was 116, checked in by , 15 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
1 | #/** |
2 | # * Rick van der Zwet <info@rickvanderzwet.nl> |
3 | # * Licence: BSD |
4 | # */ |
5 | all: timediff timediffd |
6 | ./timediff |
7 | |
8 | clean: |
9 | rm -f ./timediff ./timediffd |
Note:
See TracBrowser
for help on using the repository browser.