source: trunk/packs/glue/os/linux/Makefile @ 13197

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