oops, remove this unused file (for over a year now).
-- Pointed out by: Reinhard J. Sammer <reinhard@sammer.net>
This commit is contained in:
parent
e7797db1c1
commit
aad83b0bb3
@ -1,19 +0,0 @@
|
||||
--- xx Tue Jun 30 15:14:22 1998
|
||||
+++ Makefile.in Tue Jun 30 15:14:46 1998
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
# Targets for all platforms
|
||||
|
||||
-all: $(LIBRARY) ${SHLIBRARY} @extras@
|
||||
+all: $(LIBRARY) @extras@
|
||||
|
||||
$(LIBRARY): $(LIBOBJ)
|
||||
$(AR) $(ARFLAGS) $(LIBRARY) $(LIBOBJ)
|
||||
@@ -52,7 +52,6 @@
|
||||
|
||||
install:
|
||||
install -c -m 444 ${LIBRARY} ${PREFIX}/lib
|
||||
- install -c -m 444 ${SHLIBRARY} ${PREFIX}/lib
|
||||
install -c -m 444 mpeg.h ${PREFIX}/include
|
||||
|
||||
@Makefile_extras@
|
Loading…
Reference in New Issue
Block a user