Skip to content

Commit f46a56e

Browse files
committed
Remove .PHONY target in netgen
1 parent 25b44c5 commit f46a56e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

contrib/netgen/Makefile.am

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ install-data-local: install-ngliblibDATA
4747
echo "If linking fails we may need install_name_tool/patchelf/chrpath installed"; \
4848
fi
4949

50-
.PHONY : .buildstamp
51-
5250
.buildstamp:
5351
$(MAKE) -C build $(AM_MAKEFLAGS)
5452
touch .buildstamp

0 commit comments

Comments
 (0)