1 # $NetBSD: Makefile,v 1.7 2009/09/05 09:16:18 dsl Exp $ 2 # from: @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= sort 5 SRCS= append.c fields.c files.c fsort.c init.c msort.c sort.c tmp.c 6 SRCS+= radix_sort.c 7 8 .include <bsd.prog.mk> 9
Indexes created Tue Oct 14 01:09:49 GMT 2025