diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-28 01:08:13 +0000 |
commit | c3aac50f284c6cca5b4f2eb46aaa13812cb8b630 (patch) | |
tree | 399ca96df93caf6a718d5c0499575d187c3c753c /usr.bin/compile_et | |
parent | 7f3dea244c40159a41ab22da77a434d7c5b5e85a (diff) | |
download | src-test2-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.tar.gz src-test2-c3aac50f284c6cca5b4f2eb46aaa13812cb8b630.zip |
Notes
Diffstat (limited to 'usr.bin/compile_et')
-rw-r--r-- | usr.bin/compile_et/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/compile_et/Makefile b/usr.bin/compile_et/Makefile index 137f88bc719e..d8cd73854eb7 100644 --- a/usr.bin/compile_et/Makefile +++ b/usr.bin/compile_et/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.8 1998/03/20 16:21:39 bde Exp $ +# $FreeBSD$ PROG= compile_et SRCS= compile_et.c error_table.y |