initial commit
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: doc.awk,v 1.14 2007-03-18 15:20:00 bacon Exp $
|
||||
* $Id: doc.awk,v 1.1 2007/03/28 14:05:25 bacon Exp $
|
||||
*
|
||||
* {License}
|
||||
*/
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: lic.awk,v 1.2 2007-02-04 12:37:45 bacon Exp $
|
||||
* $Id: lic.awk,v 1.1 2007/03/28 14:05:25 bacon Exp $
|
||||
*
|
||||
* {License}
|
||||
*/
|
||||
|
@ -57,7 +57,7 @@ finalize ()
|
||||
cp -f "$full" "$SOURCE_ROOT/html/$i"
|
||||
cp -f "$full" "$ASETGT/$i"
|
||||
;;
|
||||
*.dsp|*.dsw|*.sln|*.vcproj|*.csproj|*.bat|*.cmd)
|
||||
*.dsp|*.dsw|*.sln|*.vcproj|*.bat|*.cmd)
|
||||
"$ASEAWK" -f "$BASE/rel/unix2dos.awk" "$full" > "$target/$file"
|
||||
;;
|
||||
descrip.mms)
|
||||
|
Reference in New Issue
Block a user