summaryrefslogtreecommitdiff
path: root/src/nspr.mk.in
diff options
context:
space:
mode:
authorBenjamin Drung <bdrung@debian.org>2011-10-08 00:14:19 +0200
committerBenjamin Drung <bdrung@debian.org>2011-10-08 00:14:19 +0200
commitb3edbbbeb58dd66a6e0bc1a474302b14d15fcfdb (patch)
tree0a9aae216a24a33af9e6c5e9fd1d53b358e5ce44 /src/nspr.mk.in
parent88452065daebee8abe71b5a47bcdbf816415251f (diff)
Remove all stuff that is unrelated to packaging XUL extensions.
Diffstat (limited to 'src/nspr.mk.in')
-rw-r--r--src/nspr.mk.in22
1 files changed, 0 insertions, 22 deletions
diff --git a/src/nspr.mk.in b/src/nspr.mk.in
deleted file mode 100644
index 1653856..0000000
--- a/src/nspr.mk.in
+++ /dev/null
@@ -1,22 +0,0 @@
-# -*- mode: makefile; coding: utf-8 -*-
-
-# Copyright (c) 2007-2008 Fabien Tassin <fta@sofaraway.org>
-# Description: Project NSPR
-#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2, or (at
-# your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-MOZCLIENT_PROJECTNAME := nspr
-
-include mozclient.mk.in