|
|
1.1 ! root 1: # @(#)Makefile 5.5 (Berkeley) 5/11/90 ! 2: ! 3: MAN3F= abort.0 access.0 alarm.0 bessel.0 bit.0 chdir.0 chmod.0 etime.0 \ ! 4: exit.0 fdate.0 flmin.0 flush.0 fork.0 fseek.0 getarg.0 getc.0 \ ! 5: getcwd.0 getenv.0 getlog.0 getpid.0 getuid.0 getuid.0 hostnm.0 \ ! 6: idate.0 index.0 intro.0 ioinit.0 kill.0 link.0 loc.0 long.0 \ ! 7: malloc.0 perror.0 plot.0 putc.0 qsort.0 rand.0 random.0 rename.0 \ ! 8: signal.0 sleep.0 stat.0 system.0 time.0 topen.0 traper.0 trapov.0 \ ! 9: trpfpe.0 ttynam.0 unlink.0 wait.0 ! 10: MLINKS= bessel.3f besj0.3f bessel.3f besj1.3f bessel.3f besjn.3f bessel.3f \ ! 11: besy0.3f bessel.3f besy1.3f bessel.3f besyn.3f bessel.3f dbesj0.3f \ ! 12: bessel.3f dbesj1.3f bessel.3f dbesjn.3f bessel.3f dbesy0.3f bessel.3f \ ! 13: dbesy1.3f bessel.3f dbesyn.3f ! 14: MLINKS+=etime.3f dtime.3f ! 15: MLINKS+=flmin.3f dffrac.3f flmin.3f dflmax.3f flmin.3f dflmin.3f flmin.3f \ ! 16: ffrac.3f flmin.3f flmax.3f flmin.3f inmax.3f ! 17: MLINKS+=fseek.3f ftell.3f ! 18: MLINKS+=getarg.3f iargc.3f ! 19: MLINKS+=getc.3f fgetc.3f ! 20: MLINKS+=getuid.3f getgid.3f ! 21: MLINKS+=idate.3f itime.3f ! 22: MLINKS+=index.3f len.3f index.3f lnblnk.3f index.3f rindex.3f ! 23: MLINKS+=intro.3f fortran.3f ! 24: MLINKS+=link.3f symlnk.3f ! 25: MLINKS+=long.3f short.3f ! 26: MLINKS+=malloc.3f falloc.3f ! 27: MLINKS+=perror.3f gerror.3f perror.3f ierrno.3f ! 28: MLINKS+=plot.3f box.3f ! 29: MLINKS+=putc.3f fputc.3f ! 30: MLINKS+=rand.3f drand.3f rand.3f irand.3f ! 31: MLINKS+=random.3f drandm.3f random.3f irandm.3f ! 32: MLINKS+=stat.3f fstat.3f stat.3f lstat.3f ! 33: MLINKS+=time.3f ctime.3f time.3f gmtime.3f time.3f ltime.3f ! 34: MLINKS+=topen.3f tclose.3f topen.3f tread.3f topen.3f trewin.3f topen.3f \ ! 35: tskipf.3f topen.3f tstate.3f topen.3f twrite.3f ! 36: MLINKS+=trpfpe.3f fpecnt.3f ! 37: MLINKS+=ttynam.3f isatty.3f ! 38: MLINKS+=bit.3f and.3f bit.3f lshift.3f bit.3f not.3f bit.3f or.3f bit.3f \ ! 39: rshift.3f bit.3f xor.3f ! 40: ! 41: all: ${MAN3F} ! 42: ! 43: clean depend lint tags: ! 44: ! 45: cleandir: ! 46: rm -f ${MAN3F} ! 47: ! 48: install: maninstall ! 49: ! 50: .include <bsd.prog.mk>
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.