/[hurd]/mig/mig.in
ViewVC logotype

Diff of /mig/mig.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by roland, Mon Dec 31 23:41:42 2001 UTC revision 1.11 by ams, Mon May 2 19:51:35 2005 UTC
# Line 93  Report bugs to <bug-hurd@gnu.org>.  Requ Line 93  Report bugs to <bug-hurd@gnu.org>.  Requ
93          -prefix | -subrprefix ) migflags="$migflags $1 $2"; shift; shift;;          -prefix | -subrprefix ) migflags="$migflags $1 $2"; shift; shift;;
94    
95          -MD ) sawMD=1; cppflags="$cppflags $1"; shift;;          -MD ) sawMD=1; cppflags="$cppflags $1"; shift;;
96          -imacros ) cppflags="$cppflags $1 $2"; shift; shift;;          -imacros | -isystem ) cppflags="$cppflags $1 $2"; shift; shift;;
97          -cc) cpp="$2"; shift; shift;;          -cc) cpp="$2"; shift; shift;;
98          -migcom) migcom="$2"; shift; shift;;          -migcom) migcom="$2"; shift; shift;;
99          -* ) cppflags="$cppflags $1"; shift;;          -* ) cppflags="$cppflags $1"; shift;;

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26