aboutsummaryrefslogtreecommitdiff
path: root/examples/gcc-4.4/Makefile
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-10-12 22:38:07 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-10-12 22:38:07 +0400
commitda5c13a3516f40148a541783f90d16dc357320c6 (patch)
treeca35ac78f8823899cc398aef67a4680f1f261462 /examples/gcc-4.4/Makefile
parentb52f29af475fbf6c5adf83be19e4dd0c0a3969f3 (diff)
downloadcibs-da5c13a3516f40148a541783f90d16dc357320c6.tar.gz
License for cpp
Diffstat (limited to 'examples/gcc-4.4/Makefile')
-rw-r--r--examples/gcc-4.4/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/gcc-4.4/Makefile b/examples/gcc-4.4/Makefile
index 947ec51..44fa77f 100644
--- a/examples/gcc-4.4/Makefile
+++ b/examples/gcc-4.4/Makefile
@@ -4,11 +4,6 @@ include /usr/share/cibs/rules/autotools.mk
include /usr/share/cibs/rules/patch.mk
include /usr/share/cibs/rules/32.mk
-summary := GNU Compiler Collection
-license := GPL
-license-file := COPYING
-
-
# Clean all flags cause we are building very specific stuff
CFLAGS := -O2
CXXFLAGS := $(CFLAGS)