mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Revised the makefiles to install the same files and symbolic
links as configure, except for libpng.la and libpng14.la.
This commit is contained in:
@@ -150,6 +150,7 @@ install-shared: install-headers $(LIBSOMAJ) libpng.pc
|
||||
-@$(RM_F) $(DL)/$(LIBSOMAJ)
|
||||
-@$(RM_F) $(DL)/$(OLDSO)
|
||||
cp $(LIBSOMAJ) $(DL)
|
||||
chmod 755 $(DL)/$(LIBSOMAJ)
|
||||
(cd $(DL);
|
||||
$(LN_SF) $(LIBSOMAJ) $(LIBSO)
|
||||
$(LN_SF) $(LIBSO) $(OLDSO))
|
||||
|
||||
Reference in New Issue
Block a user