Hello All,
When entering the command (make -v) with no ( ) in USS to check for
functionality I get the error below. Can anyone point me in the right direction
to the solution. Thanks Matt
ST1MAT:/: >make -v
>>> Defined macro MAKECMD=make
>>> Defined macro MFLAGS=
>>> Defined macro MFLAGS=
>>> Defined macro MAKEFLAGS=
>>> Defined macro OS=OPENMVS
>>> Defined macro @B=$(@:b)
>>> Defined macro @D=$(@:d)
>>> Defined macro @F=$(@:f)
>>> Defined macro %B=$(%:b)
>>> Defined macro %D=$(%:d)
>>> Defined macro %F=$(%:f)
>>> Defined macro *B=$(*:b)
>>> Defined macro *D=$(*:d)
>>> Defined macro *F=$(*:f)
>>> Defined macro <B=$(<:b)
>>> Defined macro <D=$(<:d)
>>> Defined macro <F=$(<:f)
>>> Defined macro ?B=$(?:b)
>>> Defined macro ?F=$(?:f)
>>> Defined macro ?D=$(?:d)
>>> /etc/startup.mk: line 0: Defined macro INCDEPTH=0
>>> /etc/startup.mk: line 0: Defined macro MAKESTARTUP=/etc/startup.mk
>>> /etc/startup.mk: line 0: Defined macro MAKESTARTUP=/etc/startup.mk
>>> /etc/startup.mk: line 0: Reading startup file '/etc/startup.mk'
>>> /etc/startup.mk: line 21: Defined macro __SILENT=
>>> /etc/startup.mk: line 22: Defined macro .SILENT=yes
>>> /etc/startup.mk: line 25: Defined macro E=
>>> /etc/startup.mk: line 26: Defined macro O=.o
>>> /etc/startup.mk: line 27: Defined macro S=.s
>>> /etc/startup.mk: line 28: Defined macro A=.a
>>> /etc/startup.mk: line 29: Defined macro P=.p
>>> /etc/startup.mk: line 30: Defined macro F=.f
>>> /etc/startup.mk: line 33: Defined macro SHELLMETAS=;*?"<>|()&*Ý$#`':
>>> /etc/startup.mk: line 34: Defined macro GROUPSUFFIX=
>>> /etc/startup.mk: line 37: Defined macro SYS=omvs
>>> /etc/startup.mk: line 38: Defined macro CC=c89
>>> /etc/startup.mk: line 39: Defined macro CCC=cxx
>>> /etc/startup.mk: line 40: Defined macro LD=c89
>>> /etc/startup.mk: line 44: Defined macro MAKE=make
>>> /etc/startup.mk: line 45: Defined macro AR=ar
>>> /etc/startup.mk: line 46: Defined macro RM=rm
>>> /etc/startup.mk: line 47: Defined macro YACC=yacc
>>> /etc/startup.mk: line 47: Defined macro YACC=yacc
>>> /etc/startup.mk: line 48: Defined macro LEX=lex
>>> /etc/startup.mk: line 50: Defined macro LEXYY=lex.yy
>>> /etc/startup.mk: line 51: Defined macro YTAB=y.tab
>>> /etc/startup.mk: line 53: Defined macro YACCR=yacc -r
>>> /etc/startup.mk: line 54: Defined macro YACCE=yacc -e
>>> /etc/startup.mk: line 57: Defined macro ARFLAGS=-rv
>>> /etc/startup.mk: line 58: Defined macro CFLAGS=-O
>>> /etc/startup.mk: line 59: Defined macro CCFLAGS=
>>> /etc/startup.mk: line 60: Defined macro LDFLAGS=
>>> /etc/startup.mk: line 61: Defined macro LFLAGS=
>>> /etc/startup.mk: line 62: Defined macro YFLAGS=
>>> /etc/startup.mk: line 63: Defined macro RMFLAGS=
>>> /etc/startup.mk: line 131: Defined macro @B=$(@:b)
>>> /etc/startup.mk: line 132: Defined macro @D=$(@:d)
>>> /etc/startup.mk: line 133: Defined macro @F=$(@:f)
>>> /etc/startup.mk: line 134: Defined macro *B=$(*:b)
>>> /etc/startup.mk: line 135: Defined macro *D=$(*:d)
>>> /etc/startup.mk: line 136: Defined macro *F=$(*:f)
>>> /etc/startup.mk: line 137: Defined macro <B=$(<:b)
>>> /etc/startup.mk: line 137: Defined macro <B=$(<:b)
>>> /etc/startup.mk: line 138: Defined macro <D=$(<:d)
>>> /etc/startup.mk: line 139: Defined macro <F=$(<:f)
>>> /etc/startup.mk: line 140: Defined macro ?B=$(?:b)
>>> /etc/startup.mk: line 141: Defined macro ?F=$(?:f)
>>> /etc/startup.mk: line 142: Defined macro ?D=$(?:d)
>>> /etc/startup.mk: line 145: Defined macro .SILENT=
>>> /etc/startup.mk: line 148: FSUM9439 Include file startup.mk, not found
>>> Defined macro INCDEPTH=0
>>> environment: Defined macro _BPX_TERMPATH=OMVS
>>> environment: Defined macro PATH=/bin:/usr/lpp/java/J1.4_64/bin
>>> environment: Defined macro EDITOR=ed
>>> environment: Defined macro PS1=$LOGNAME:$PWD: >
>>> environment: Defined macro COLUMNS=80
>>> environment: Defined macro _=/bin/make
>>> environment: Defined macro LOGNAME=ST1MAT
>>> environment: Defined macro TERM=dumb
>>> environment: Defined macro HOME=/
>>> environment: Defined macro LINES=20
>>> environment: Defined macro TZ=UTC0
>>> environment: Defined macro TZ=UTC0
>>> environment: Defined macro MAKEFLAGS=
>>> Making target Ýmakefile*
>>> No explicit rule found for Ýmakefile*, trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix Ý.o*
>>> Trying suffix Ý.c*
>>> Found matching suffix, checking to see if 'makefile.c' exists
>>> checking for makefile.c - file does not exist
>>> Trying suffix Ý.y*
>>> Trying suffix Ý.l*
>>> Trying suffix Ý.a*
>>> Trying suffix Ý.h*
>>> Trying suffix Ý.sh*
>>> Found matching suffix, checking to see if 'makefile.sh' exists
>>> checking for makefile.sh - file does not exist
>>> Trying suffix Ý.C*
>>> Found matching suffix, checking to see if 'makefile.C' exists
>>> checking for makefile.C - file does not exist
>>> Trying suffix Ý.hh*
>>> Trying suffix Ý.hh*
>>> Found matching suffix, checking to see if 'makefile.hh' exists
>>> checking for makefile.hh - file does not exist
>>> Trying suffix Ý.idl*
>>> Trying suffix Ý.s*
>>> Found matching suffix, checking to see if 'makefile.s' exists
>>> checking for makefile.s - file does not exist
>>> No matching suffix rule found
>>> checking for makefile - file does not exist
>>> Making target ÝMakefile*
>>> No explicit rule found for ÝMakefile*, trying meta-rules
>>> No matching meta-rule found, trying suffix rules
>>> Trying suffix Ý.o*
>>> Trying suffix Ý.c*
>>> Found matching suffix, checking to see if 'Makefile.c' exists
>>> checking for Makefile.c - file does not exist
>>> Trying suffix Ý.y*
>>> Trying suffix Ý.l*
>>> Trying suffix Ý.a*
>>> Trying suffix Ý.h*
>>> Trying suffix Ý.h*
>>> Trying suffix Ý.sh*
>>> Found matching suffix, checking to see if 'Makefile.sh' exists
>>> checking for Makefile.sh - file does not exist
>>> Trying suffix Ý.C*
>>> Found matching suffix, checking to see if 'Makefile.C' exists
>>> checking for Makefile.C - file does not exist
>>> Trying suffix Ý.hh*
>>> Found matching suffix, checking to see if 'Makefile.hh' exists
>>> checking for Makefile.hh - file does not exist
>>> Trying suffix Ý.idl*
>>> Trying suffix Ý.s*
>>> Found matching suffix, checking to see if 'Makefile.s' exists
>>> checking for Makefile.s - file does not exist
>>> No matching suffix rule found
>>> checking for Makefile - file does not exist
make: Error -- FSUM8705 No target
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html