remove README.md target

leftover from when README.md was generated by gmid.1
This commit is contained in:
Omar Polo 2021-01-18 22:52:13 +00:00
parent d89aa7630d
commit 5bc29bc915
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ LIBDIR = /usr/lib/
.PHONY: all static clean test install
all: gmid TAGS README.md
all: gmid TAGS
lex.yy.c: lex.l y.tab.c
${LEX} lex.l