Lines 1201-1207
Link Here
|
1201 |
|
1201 |
|
1202 |
|
1202 |
|
1203 |
install-exec-hook: |
1203 |
install-exec-hook: |
1204 |
@rm -f $(DESTDIR)$(MOD_PATH)/export_xvid.so |
1204 |
#@rm -f $(DESTDIR)$(MOD_PATH)/export_xvid.so |
1205 |
@$(LN_S) export_$(XVID_DEFAULT).so $(DESTDIR)$(MOD_PATH)/export_xvid.so |
1205 |
@$(LN_S) export_$(XVID_DEFAULT).so $(DESTDIR)$(MOD_PATH)/export_xvid.so |
1206 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
1206 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
1207 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
1207 |
# Otherwise a system limit (for SysV at least) may be exceeded. |