ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/Makefile
(Generate patch)

Comparing mon/Makefile (file contents):
Revision 1.1 by cebix, 1999-10-04T22:49:56Z vs.
Revision 1.2 by cebix, 1999-10-04T23:11:55Z

# Line 11 | Line 11 | BINRPM = $(VERNAME)-$(RELEASE).i386.rpm
11   BEOSPPCARCHIVE = $(VERNAME)-$(RELEASE).beosppc.zip
12   BEOSX86ARCHIVE = $(VERNAME)-$(RELEASE).beosx86.zip
13  
14 < TMPDIR = /tmp/build
14 > TMPDIR = $(shell date +/tmp/build%m%s)
15   RPMDIR = /usr/src/redhat
16   DOCS = $(shell sed <mon.spec -n '/^\%doc */s///p')
17   SRCS = src

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines