home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-05-04 | 465 b | 20 lines | [TEXT/MPS ] |
- ##################################
- # BuildProgram for DataScope DSIncludes
- ##################################
- SDIR = ::DSSource:
- VERS = Version 2.0.2
- DATE = "`date -d -s`"
- ##################################
- fview.h ƒ vdevice.h
- SetFile -m . fview.h
- #
- macfview.h ƒ fview.h
- SetFile -m . macfview.h
- #
- ::newversion ƒ {SDIR}fdlog.c ∂
- fview.h ∂
- Makefile
- echo "char *VERSION = ∂" {VERS} {DATE}∂";" >DSversion.h
- Duplicate -y DSversion.h ::newversion
- #
-