projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f65594
)
add copyright statement
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Jul 2006 09:15:06 +0000
(09:15 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Jul 2006 09:15:06 +0000
(09:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4184
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/Makefile
patch
|
blob
|
history
diff --git
a/package/Makefile
b/package/Makefile
index
bcfb169
..
7a3af2e
100644
(file)
--- a/
package/Makefile
+++ b/
package/Makefile
@@
-1,4
+1,11
@@
-# Main makefile for the packages
+#
+# Copyright (C) 2006 OpenWrt.org
+#
+# This is free software, licensed under the GNU General Public License v2.
+# See /LICENSE for more information.
+#
+# $Id$
+
include $(TOPDIR)/rules.mk
include $(TOPDIR)/.config
include $(TOPDIR)/.pkgdeps
This page took
0.021177 seconds
and
4
git commands to generate.