Subject: Re: PKGSRC_RUN_TEST: build vs. install
To: Dieter Baron <dillo@danbala.ifoer.tuwien.ac.at>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 11/21/2002 18:24:21
Oi!  Double-Oops!  I meant to use make syntax -- I really did!  ;-)

(test test test test test test test test test test test test test test)


***************
*** 1141,1147 ****
--- 1269,1279 ----
  .endif # OSVERSION_SPECIFIC
  
  .if !target(all)
+ .  if ${PKGSRC_RUN_TEST} == "YES" || ${PKGSRC_RUN_TEST} == "yes"
+ all: test
+ .  elif
  all: build
+ .  endif
  .endif
  
  .if !defined(DEPENDS_TARGET)

-- 
								Greg A. Woods

+1 416 218-0098;            <g.a.woods@ieee.org>;           <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>