Commit 7ae57528 by Manfred Hollstein

Makefile.in (procopen.o): List the actual dependencies.

8
	* fixinc/Makefile.in (procopen.o): List the actual
	dependencies.

From-SVN: r25773
parent 66d3ddbc
...@@ -85,6 +85,7 @@ regex.o: regex.c ...@@ -85,6 +85,7 @@ regex.o: regex.c
fixincl.o : fixincl.x fixincl.c fixincl.o : fixincl.x fixincl.c
server.o : server.c server.h server.o : server.c server.h
procopen.o : procopen.c server.h
fixincl.x: fixincl.tpl inclhack.def fixincl.x: fixincl.tpl inclhack.def
@if ( autogen --help > /dev/null 2>&1 ) ; then \ @if ( autogen --help > /dev/null 2>&1 ) ; then \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment