Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit029873a

Browse files
committed
Remove README.flex and make lextest point to INSTALL.
1 parentbb50eeb commit029873a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

‎doc/README.flex

Whitespace-only changes.

‎src/lextest/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ lextest: lextest.c scan.l
1313
$(CC) -c lex.yy.c
1414
$(CC) -c lextest.c
1515
$(CC) -o lextest lex.yy.o lextest.o
16-
@echo"If this fails, flex is broken"| lextest||echo"You have a buggy version of flex. Readdoc/README.flex for a fix."
16+
@echo"If this fails, flex is broken"| lextest||echo"You have a buggy version of flex. ReadINSTALL and search forflex for a fix."
1717

1818
clean:
1919
rm -f lextest lex.yy.c lex.yy.o lextest.o

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp