source: Sophya/trunk/SophyaLib/Mgr/makefileuser.csh@ 1821

Last change on this file since 1821 was 968, checked in by ansari, 25 years ago

refonte Mgr cmv 21/4/00

  • Property svn:executable set to *
File size: 212 bytes
Line 
1#!/bin/csh
2# creation de MakefileUser.h a partir de Makefile.h
3
4echo 'makefileuser.csh: Creating MakefileUser.h'
5cat Makefile.h | awk -f makefileuser.awk >! MakefileUser.h
6cat makefileuser.inc >> MakefileUser.h
Note: See TracBrowser for help on using the repository browser.