aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.8.0.Maxim Sobolev2003-02-031-8/+19
| | | | | | | | PR: 47827 Submitted by: David Magda <dmagda+fbugs@ee.ryerson.ca> Notes: svn path=/head/; revision=74572
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Style: use tabs, not spaces, to indent variables in Makefiles.Jimmy Olgeni2001-02-041-1/+1
| | | | | | | (whitespace only changes) Notes: svn path=/head/; revision=37952
* Update to 0.1.1.Maxim Sobolev2000-10-231-12/+3
| | | | Notes: svn path=/head/; revision=34124
* Add sweep - an audio editor for GNOME desktop.Maxim Sobolev2000-09-251-0/+42
Notes: svn path=/head/; revision=33096