See previous commit.
This commit is contained in:
@@ -97,7 +97,7 @@ PSR=parsegen
|
|||||||
|
|
||||||
%.o: %.psr
|
%.o: %.psr
|
||||||
./${PSR} -D__LINUX__ cfgparse.c $<
|
./${PSR} -D__LINUX__ cfgparse.c $<
|
||||||
@CC@ @CFLAGS@ -I. -o $@ -c cfgparse.c
|
@CC@ -I. -o $@ -c cfgparse.c
|
||||||
rm -f cfgparse.c
|
rm -f cfgparse.c
|
||||||
|
|
||||||
ALL: @ZSNESEXE@
|
ALL: @ZSNESEXE@
|
||||||
|
|||||||
Reference in New Issue
Block a user