This commit is contained in:
briano%netscape.com 1999-08-24 00:37:05 +00:00
Родитель 10afe608e0
Коммит ed962ad7ba
1 изменённых файлов: 3 добавлений и 5 удалений

Просмотреть файл

@ -1,4 +1,3 @@
#!gmake
#
# The contents of this file are subject to the Netscape Public License
# Version 1.0 (the "NPL"); you may not use this file except in
@ -14,17 +13,16 @@
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
#
DEPTH=../../..
DEPTH = ../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
include $(DEPTH)/config/autoconf.mk
DIRS = toolkit_service
include $(topsrcdir)/config/config.mk
DIRS = toolkit_service
include $(topsrcdir)/config/rules.mk