27 lines
605 B
Makefile
27 lines
605 B
Makefile
# $OpenBSD: Makefile,v 1.14 2010/10/28 23:26:41 sebastia Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += addresses
|
|
SUBDIR += back
|
|
SUBDIR += base
|
|
SUBDIR += examples
|
|
SUBDIR += fisicalab
|
|
SUBDIR += ftp
|
|
SUBDIR += gnumail
|
|
SUBDIR += gorm
|
|
SUBDIR += gshisen
|
|
SUBDIR += gspdf
|
|
SUBDIR += gui
|
|
SUBDIR += gworkspace
|
|
SUBDIR += imageviewer
|
|
SUBDIR += laternamagica
|
|
SUBDIR += make
|
|
SUBDIR += pantomime
|
|
SUBDIR += projectcenter
|
|
SUBDIR += remotedesk
|
|
SUBDIR += simpleagenda
|
|
SUBDIR += terminal
|
|
SUBDIR += timemon
|
|
|
|
.include <bsd.port.subdir.mk>
|