Skip to content

Commit

Permalink
INTEGRATION: CWS dmake45 (1.4.2); FILE MERGED
Browse files Browse the repository at this point in the history
2006/06/16 20:38:05 vq 1.4.2.1: #i66509# Fix bug in makefile.
  • Loading branch information
ihi committed Jun 29, 2006
1 parent 42795a6 commit ee51b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.mk
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ dmake.uue : dmake.p
uuencode dmake.Z dmake.Z >dmake.uue
/bin/rm -f dmake.Z

template.mk ".SETDIR=$(ENVDIR)" .USESHELL .MKDIR : $$(TMD)/startup/template.mk
template.mk ".SETDIR=$(ENVDIR)" .USESHELL : $$(TMD)/startup/template.mk
cat $< |\
sed -e 's/xxOSxx/$(OS)/' |\
sed -e 's/xxOSRELEASExx/$(OSRELEASE)/' |\
Expand Down

0 comments on commit ee51b78

Please sign in to comment.