diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 415fe474149e..cdbe85ee639e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.29 1996/04/12 08:27:03 asami Exp $ +# $Id: Makefile,v 1.30 1996/07/29 00:43:04 chuckr Exp $ # SUBDIR += axe + SUBDIR += asedit SUBDIR += beav SUBDIR += bpatch SUBDIR += e93 |