Trying this again with the correct case for LICENSE and README.txt

git-svn-id: svn://10.0.0.236/trunk@132451 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com 2002-10-24 05:14:50 +00:00
parent 6a92a9cb49
commit e950e2de7b

View File

@ -355,3 +355,9 @@ libs::
echo_objs:
@echo $(OBJS)
README_FILE = $(topsrcdir)/README.txt
libs::
$(INSTALL) $(README_FILE) $(DIST)/bin
$(INSTALL) $(topsrcdir)/LICENSE $(DIST)/bin