home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.perl
- Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!usenet.ins.cwru.edu!news.csuohio.edu!news.uakron.edu!malgudi.oar.net!chemabs!srv01s4!jcv26
- From: jcv26@cas.org (Jon Vander Hill)
- Subject: Re: usersub: HOW TO
- In-Reply-To: jhd@irfu.se's message of Mon, 31 Aug 1992 07:20:37 GMT
- Message-ID: <JCV26.92Aug31140356@jcv26aws.cas.org>
- Sender: usenet@cas.org
- Organization: Chemical Abstracts Service, Columbus, Ohio, USA
- References: <ROBT.92Aug29232737@idt101.is.morgan.com> <1992Aug31.072037.2703@irfu.se>
- Distribution: comp.lang.perl
- Date: Mon, 31 Aug 1992 19:03:56 GMT
- Lines: 22
-
- In article <1992Aug31.072037.2703@irfu.se> jhd@irfu.se (Jan D.) writes:
-
- I have some suggestions for the makefile.
-
- [good suggestions deleted]
-
- Is mus supposed to be in some normal place? Ours is in
- our perl distribution tree.
-
- I added these lines:
-
- MUS=$(PERLSRC)/mus
-
- .mus.o:
- $(MUS) $*.mus > $*.c
- $(CC) -c $(CFLAGS) $*.c
-
- BTW, except for tinkering with the makefile, the examples
- worked like a charm. Kudos to Rob Torop!
-
- Jon Vander Hill
- jon@cas.org
-