Skip to content

Commit 83d8e67

Browse files
committed
Makefile - fix clean
1 parent 6ddae9a commit 83d8e67

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/libgfarm/Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,3 @@ SUBDIRS = gfutil $(globus_targets) $(kerberos_targets) gfarm
1313
all: subdir-all
1414

1515
include $(top_srcdir)/makes/subdir.mk
16-
17-
clean:
18-
$(RM) -f hook_test hook_test_mpi

0 commit comments

Comments
 (0)