Aggiornamento copyright, trattazione degli shared subtree per mount e
[gapil.git] / sources / Makefile
index e3089fa14415c57ede0dc7acb38c96ad5d2a597b..069147938a138f4e7d5b8f1c9af48d3958262739 100644 (file)
@@ -70,7 +70,7 @@ testfopen: test_fopen.c
 testren: TestRen.c
        $(CC) $(CFLAGJ) $^ -o $@
 
-forktest: ForkTest.c 
+forktest: fork_test.c 
        $(CC) $(CFLAGJ) $^ -o $@
 
 errcode: ErrCode.c