forked from github/verilator
make install doesn't need source code
This commit is contained in:
parent
4770fd39d2
commit
8e180cfcde
@ -246,7 +246,6 @@ installman:
|
|||||||
installdata:
|
installdata:
|
||||||
$(SHELL) ${srcdir}/mkinstalldirs $(DESTDIR)$(pkgdatadir)/examples
|
$(SHELL) ${srcdir}/mkinstalldirs $(DESTDIR)$(pkgdatadir)/examples
|
||||||
cp -r include $(DESTDIR)$(pkgdatadir)
|
cp -r include $(DESTDIR)$(pkgdatadir)
|
||||||
cp -r src $(DESTDIR)$(pkgdatadir)
|
|
||||||
cp -r test_c $(DESTDIR)$(pkgdatadir)/examples
|
cp -r test_c $(DESTDIR)$(pkgdatadir)/examples
|
||||||
cp -r test_sc $(DESTDIR)$(pkgdatadir)/examples
|
cp -r test_sc $(DESTDIR)$(pkgdatadir)/examples
|
||||||
cp -r test_sp $(DESTDIR)$(pkgdatadir)/examples
|
cp -r test_sp $(DESTDIR)$(pkgdatadir)/examples
|
||||||
|
Loading…
Reference in New Issue
Block a user