pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/bootstrap-mk-files/files/mods fix typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/d16802f16ed7
branches: trunk
changeset: 537695:d16802f16ed7
user: tnn <tnn%pkgsrc.org@localhost>
date: Mon Jan 14 05:14:59 2008 +0000
description:
fix typo
diffstat:
pkgtools/bootstrap-mk-files/files/mods/HPUX.sys.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 7358ef592377 -r d16802f16ed7 pkgtools/bootstrap-mk-files/files/mods/HPUX.sys.mk
--- a/pkgtools/bootstrap-mk-files/files/mods/HPUX.sys.mk Mon Jan 14 05:08:52 2008 +0000
+++ b/pkgtools/bootstrap-mk-files/files/mods/HPUX.sys.mk Mon Jan 14 05:14:59 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: HPUX.sys.mk,v 1.2 2008/01/14 05:08:52 tnn Exp $
+# $NetBSD: HPUX.sys.mk,v 1.3 2008/01/14 05:14:59 tnn Exp $
# @(#)sys.mk 8.2 (Berkeley) 3/21/94
unix?= We run Unix
-OS!= HPUX
+OS?= HPUX
.SUFFIXES: .out .a .ln .o .s .S .c .cc .cpp .cxx .C .F .f .r .y .l .cl .p .h
.SUFFIXES: .sh .m4
Home |
Main Index |
Thread Index |
Old Index