cvs commit: src/usr.bin/csup Makefile

Maxime Henrion mux at FreeBSD.org
Fri Mar 3 06:54:48 PST 2006


mux         2006-03-03 14:54:47 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/csup         Makefile 
  Log:
  - Don't put the .h in SRCS.
  - Use LDADD += -lpthread and DPADD += ${LIBPTHREAD} instead of -pthread.
  - s/-I${.CURDIR}/-I./ to fix make obj.
  
  Submitted by:   ru
  
  Revision  Changes    Path
  1.2       +25 -25    src/usr.bin/csup/Makefile


More information about the cvs-src mailing list