summaryrefslogtreecommitdiff
path: root/sapi/fpm/Makefile.frag
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2010-04-13 12:13:24 +0000
committerAntony Dovgal <tony2001@php.net>2010-04-13 12:13:24 +0000
commit3ebdadf8f6c1a6502e3ba07640720198b2933d5b (patch)
tree79f30f997e8bb13f708a9fe1225ace846168baab /sapi/fpm/Makefile.frag
parent6169d91ba759528babafc0599dc4ab975561121a (diff)
downloadphp-git-3ebdadf8f6c1a6502e3ba07640720198b2933d5b.tar.gz
prepare to re-add newer FPM version
Diffstat (limited to 'sapi/fpm/Makefile.frag')
-rw-r--r--sapi/fpm/Makefile.frag2
1 files changed, 0 insertions, 2 deletions
diff --git a/sapi/fpm/Makefile.frag b/sapi/fpm/Makefile.frag
deleted file mode 100644
index 5a7b724caf..0000000000
--- a/sapi/fpm/Makefile.frag
+++ /dev/null
@@ -1,2 +0,0 @@
-$(SAPI_FPM_PATH): $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) $(SAPI_EXTRA_DEPS)
- $(BUILD_FPM)