Subversion Repositories svn1-original

Rev

Rev 27 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27 Rev 45
Line 1... Line 1...
1
SRC = check.c config.c dcheck.c disqual.c legtime.c \
1
SRC = ages.c check.c config.c dcheck.c disqual.c legtime.c \
2
      mara.c  menudrv.c print.c report.c teamupd.c times.c \
2
      mara.c  menudrv.c print.c report.c teamupd.c times.c \
3
      upload.c vduW32.c
3
      upload.c vduW32.c
4
 
4
 
5
HDRS = consts.h proto.h structs.h
5
HDRS = consts.h proto.h structs.h
6
 
6