home *** CD-ROM | disk | FTP | other *** search
- # Makefile for making the SURFMODL APPLE data files through PREPROC
- # (Please read MOLECULE.DOC for notes on this file.)
-
- .in.srf:
- preproc /R $*.in $*.srf
-
-
- apple.srf: carbon.srf oxygen.srf och3.srf ch2ch2ch.srf dblbond1.srf bond2.srf
-
- ch2ch2ch.srf: carbon.srf hydrogen.srf bond1.srf rch2ch3.srf bond2.srf
-
- rch2ch3.srf: ch2ch3.srf
-
- ch2ch3.srf: carbon.srf hydrogen.srf bond1.srf ch3.srf bond2.srf
-
- och3.srf: oxygen.srf ch3.srf bond2.srf
-
- ch3.srf: carbon.srf hydrogen.srf bond1.srf
-
- dblbond1.srf: bond1.srf
-