From 50568f27d680f3a286fdcfaebb5e4f361c4c7e8b Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Wed, 10 Mar 2010 02:16:04 +0000 Subject: Create the altix project branch. The altix project will add support for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting is a two-module system, consisting of a base compute module and a CPU expansion module. SGI's NUMAFlex architecture can be an excellent platform to test CPU affinity and NUMA-aware features in FreeBSD. --- pw/Makefile | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 pw/Makefile (limited to 'pw/Makefile') diff --git a/pw/Makefile b/pw/Makefile deleted file mode 100644 index ae0023c..0000000 --- a/pw/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $FreeBSD$ - -PROG= pw -MAN= pw.conf.5 pw.8 -SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \ - grupd.c pwupd.c fileupd.c edgroup.c psdate.c \ - bitmap.c cpdir.c rm_r.c - -WARNS?= 1 - -DPADD= ${LIBCRYPT} ${LIBUTIL} -LDADD= -lcrypt -lutil - -.include -- cgit v1.2.3-56-ge451