|
||||
Warning, /eic-spack/packages/dawn/install.patch is written in an unsupported language. File is not indexed.
0001 diff --git a/Makefile b/Makefile 0002 index 96e42e7..c9bb589 100644 0003 --- a/Makefile 0004 +++ b/Makefile 0005 @@ -267,6 +267,7 @@ clean: 0006 0007 ### install 0008 install: 0009 + mkdir -p $(INSTALL_DIR) 0010 cp -p ./$(EXEC) $(INSTALL_DIR)/$(EXEC) 0011 cp -p ./$(GUI_MENU) $(INSTALL_DIR)/$(GUI_MENU) 0012 cp -p ./$(EXEC)unixd $(INSTALL_DIR)/$(EXEC)unixd
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |