Edit

IABSD.fr/ports/cad/Makefile

Branch :

  • Show log

    Commit

  • Author : kirby
    Date : 2015-04-07 14:02:01
    Hash : f9c7f7bd
    Message : add tkgate

  • cad/Makefile
  • # $OpenBSD: Makefile,v 1.23 2015/04/07 14:02:01 kirby Exp $
    
         SUBDIR =
         SUBDIR += fritzing
         SUBDIR += geda-gaf
         SUBDIR += gerbv
         SUBDIR += gnucap
         SUBDIR += gtkwave
         SUBDIR += kicad
         SUBDIR += kicad-library
         SUBDIR += klogic
         SUBDIR += necpp
         SUBDIR += ngspice
         SUBDIR += openscad
         SUBDIR += pcb
         SUBDIR += qcad
         SUBDIR += qucs
         SUBDIR += tkgate
         SUBDIR += xcircuit
         SUBDIR += xnecview
         SUBDIR += xtrkcad
    
    .include <bsd.port.subdir.mk>