getopt.c now in /port, for MS Win.
This commit is contained in:
parent
87a3e39e7c
commit
b064206c09
@ -77,9 +77,9 @@ LINK32_OBJS= \
|
|||||||
$(LINK32_FLAGS) $(LINK32_OBJS)
|
$(LINK32_FLAGS) $(LINK32_OBJS)
|
||||||
<<
|
<<
|
||||||
|
|
||||||
"$(OUTDIR)\getopt.obj" : "$(OUTDIR)" ..\..\utils\getopt.c
|
"$(OUTDIR)\getopt.obj" : "$(OUTDIR)" ..\..\port\getopt.c
|
||||||
$(CPP) @<<
|
$(CPP) @<<
|
||||||
$(CPP_PROJ) ..\..\utils\getopt.c
|
$(CPP_PROJ) ..\..\port\getopt.c
|
||||||
<<
|
<<
|
||||||
|
|
||||||
.c{$(CPP_OBJS)}.obj::
|
.c{$(CPP_OBJS)}.obj::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user