don't need to mess with $(PREFIX)/bin
This commit is contained in:
parent
858fff79f0
commit
c1dc938a63
1
Makefile
1
Makefile
@ -25,7 +25,6 @@ install:
|
|||||||
$(INSTALL_DATA_DIR) $(LIBDIR)/include
|
$(INSTALL_DATA_DIR) $(LIBDIR)/include
|
||||||
$(INSTALL_DATA) EvalHaskell.h $(LIBDIR)/include
|
$(INSTALL_DATA) EvalHaskell.h $(LIBDIR)/include
|
||||||
@(cd src && $(MAKE) install)
|
@(cd src && $(MAKE) install)
|
||||||
$(INSTALL_DATA_DIR) $(PREFIX)/bin
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# and register the library with ghc package system
|
# and register the library with ghc package system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user