From 2fde9b77940d15f74d1ceeadf71eff85c5a881bd Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Tue, 2 Sep 2003 21:41:01 +0000 Subject: Add a shortcut --- sapi/cli/Makefile.frag | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sapi/cli') diff --git a/sapi/cli/Makefile.frag b/sapi/cli/Makefile.frag index df6c86f2f2..5db4c68baf 100644 --- a/sapi/cli/Makefile.frag +++ b/sapi/cli/Makefile.frag @@ -1,3 +1,5 @@ +cli: $(SAPI_CLI_PATH) + $(SAPI_CLI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_CLI_OBJS) $(BUILD_CLI) -- cgit v1.2.1