need some .o files, but there aren't many any more

This commit is contained in:
2018-10-18 16:20:45 +02:00
parent 4f40ad1927
commit ce9dfc6bb4

View File

@@ -29,4 +29,4 @@ copysrc:
tar cf - --exclude-vcs --exclude-backups --exclude=O.* modules/*/src | tar xf - -C $(INSTALL_LOCATION)
tar:
tar cfjP epics_base-$(EPICS_VERSION_NUMBER).tar.bz2 $(INSTALL_LOCATION) --exclude=*.o
tar cfjP epics_base-$(EPICS_VERSION_NUMBER).tar.bz2 $(INSTALL_LOCATION)