File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -949,8 +949,6 @@ uninstall-am: uninstall-netgenincludeHEADERS uninstall-netgenlibDATA \
949949@LIBMESH_ENABLE_NETGEN_TRUE@ echo "If linking fails we may need install_name_tool/patchelf/chrpath installed"; \
950950@LIBMESH_ENABLE_NETGEN_TRUE@ fi
951951
952- @LIBMESH_ENABLE_NETGEN_TRUE@.PHONY : .buildstamp
953-
954952@LIBMESH_ENABLE_NETGEN_TRUE@.buildstamp :
955953@LIBMESH_ENABLE_NETGEN_TRUE@ $(MAKE) -C build $(AM_MAKEFLAGS)
956954@LIBMESH_ENABLE_NETGEN_TRUE@ touch .buildstamp
You can’t perform that action at this time.
0 commit comments