Skip to content

Commit

Permalink
Added make install target for das3_cdf
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiker committed Feb 26, 2024
1 parent a56e17a commit 10f818c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildfiles/Linux.mak
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ test_spice:$(BD) $(BD)/$(TARG).a $(BUILD_TEST_PROGS) $(BULID_UTIL_PROGS)
# Install everything
install:lib_install $(INST_UTIL_PROGS)

install_cdf:$(DESTDIR)$(INST_NAT_BIN)/das3_cdf

lib_install:$(DESTDIR)$(INST_NAT_LIB)/$(TARG).a $(DESTDIR)$(INST_NAT_LIB)/$(TARG).so $(INST_HDRS)

# Does not install static object that that it can be used with proprietary
Expand Down

0 comments on commit 10f818c

Please sign in to comment.