source:
trunk/packs/glue/os/linux/Makefile
@
13197
Revision 13197, 115 bytes checked in by ghudson, 26 years ago (diff) |
---|
Line | |
---|---|
1 | # $Id: Makefile,v 1.1 1999-06-13 21:28:31 ghudson Exp $ |
2 | |
3 | SHELL=/bin/sh |
4 | |
5 | all: |
6 | |
7 | check: |
8 | |
9 | install: |
10 | |
11 | clean: |
12 | |
13 | distclean: |
Note: See TracBrowser
for help on using the repository browser.