aboutsummaryrefslogtreecommitdiffstats
path: root/src/fcopy
diff options
context:
space:
mode:
Diffstat (limited to 'src/fcopy')
-rw-r--r--src/fcopy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fcopy/Makefile b/src/fcopy/Makefile
index e2956fdd1..29ea719a3 100644
--- a/src/fcopy/Makefile
+++ b/src/fcopy/Makefile
@@ -1,4 +1,6 @@
1.SUFFIXES: 1.SUFFIXES:
2MAKEFLAGS += -r
3
2ROOT = ../.. 4ROOT = ../..
3-include $(ROOT)/config.mk 5-include $(ROOT)/config.mk
4 6