- Timestamp:
- 2008-02-19T14:40:35Z (17 years ago)
- Branches:
- master
- Children:
- 6af541d
- Parents:
- 1b97fc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
skype/Makefile
r1b97fc0 r5e21e06 3 3 VERSION = 0.3.1 4 4 5 AMVERSION = $(shell automake --version|sed 's/.* )//;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q')5 AMVERSION = $(shell automake --version|sed 's/.* //;s/\([0-9]\+\.[0-9]\+\)\.[0-9]\+/\1/;q') 6 6 7 7 skype.so: skype.c config.mak
Note: See TracChangeset
for help on using the changeset viewer.