Skip to content
Snippets Groups Projects
Commit a5bc9e40 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Fixed one more target.

Rev: Makefile:1.4
parent 6fa2745d
No related branches found
No related tags found
No related merge requests found
# #
# $Id: Makefile,v 1.3 1999/02/05 18:53:25 grubba Exp $ # $Id: Makefile,v 1.4 1999/02/05 18:54:17 grubba Exp $
# #
# Meta Makefile # Meta Makefile
# #
...@@ -15,6 +15,7 @@ METATARGET= ...@@ -15,6 +15,7 @@ METATARGET=
BIN_TRUE=":" BIN_TRUE=":"
all: bin/pike compile all: bin/pike compile
-@$(BIN_TRUE)
src/configure: src/configure.in src/configure: src/configure.in
cd src && ./run_autoconfig . 2>&1 | grep -v warning cd src && ./run_autoconfig . 2>&1 | grep -v warning
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment