fix for getopt

date	2002.08.16.00.24.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 06:27:15 +00:00
parent 8596c6121a
commit de98fb5907
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ SRCS= aslcompilerparse.c aslcompilerlex.c aslanalyze.c aslcodegen.c \
asllisting.c aslload.c asllookup.c aslmain.c aslmap.c aslopcodes.c \
asloperands.c aslresource.c aslrestype1.c aslrestype2.c \
asltree.c aslutils.c asltransform.c aslfold.c aslstubs.c \
../common/getopt.c \
../utilities/utalloc.c \
../utilities/utcopy.c \
../utilities/utdebug.c \