blob: ffa8e4e753bf64e8414d9ef3ed075e7a8fcc9f3e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- src/Makefile.in.orig 2012-02-24 14:45:27.000000000 +0400
+++ src/Makefile.in 2014-05-18 22:49:46.000000000 +0400
@@ -4,9 +4,7 @@
VERSION = @MSP430LIBC_VERSION@
# installation prefix (set this if you don't install by hand)
-ifndef PREFIX
PREFIX = @MSP430LIBC_PREFIX@
-endif
# name of target architecture (used for conform naming)
|