source:
timediff/Makefile
Last change on this file was 116, checked in by , 15 years ago | |
---|---|
File size: 148 bytes |
Rev | Line | |
---|---|---|
[116] | 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.