General cleanup.

git-svn-id: svn://10.0.0.236/trunk@47265 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
briano%netscape.com
1999-09-14 02:51:42 +00:00
parent b242b2d838
commit 1be96e2703
30 changed files with 471 additions and 495 deletions

View File

@@ -13,17 +13,18 @@
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
#
#
DEPTH = ../../..
DEPTH = ../../..
topsrcdir = @top_srcdir@
VPATH = @srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
MODULE = util
MODULE = util
EXPORTS = $(srcdir)/xp_obs.h
EXPORTS = $(srcdir)/xp_obs.h
include $(topsrcdir)/config/rules.mk