summaryrefslogblamecommitdiffstats
path: root/common/sys/Makefile
blob: 717ccb0f1e0c78b534bcff8503b087ed10994f6c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
      
 


                               
                                                                                                    
             
 

            

        
                     
# $Id$

SRCROOT=    ../..
.include "$(SRCROOT)/pttbbs.mk"

SRCS:=  daemon.c file.c lock.c log.c net.c sort.c string.c time.c crypt.c record.c vector.c telnet.c
LIB:=   cmsys

all: .depend

install:

.include <bsd.lib.mk>