Skip to content

Commit 0c27d2d

Browse files
authored
Reverted Makefile
1 parent e87884f commit 0c27d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CC = gcc -std=c90
1+
CC = gcc
22
CFLAGS = -g -fcommon
33
LEX = lex
44
YACC = yacc

0 commit comments

Comments
 (0)