mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
FreeBSD port: dtsearch, dtterm, dtwidget, dthelp
FreeBSD portability of dtsearch, dtterm, dtwidget, dthelp Work in progress for dtlogin and dtmail
This commit is contained in:
parent
ee03634a10
commit
31aaa48344
19 changed files with 43 additions and 27 deletions
|
@ -22,6 +22,9 @@ SUBDIRS = linux
|
|||
#ifdef OpenBSDArchitecture
|
||||
PLATFORM = openbsd
|
||||
#endif
|
||||
#ifdef FreeBSDArchitecture
|
||||
PLATFORM = freebsd
|
||||
#endif
|
||||
#ifdef RsArchitecture
|
||||
PLATFORM = aix
|
||||
SUBDIRS = ibm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue