Team Fortress 2 Source Code as on 22/4/2020
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
320 B

  1. ## Process this file with automake to produce Makefile.in. -*-Makefile-*-
  2. # Disable automatic dependency tracking if using other tools than gcc and gmake
  3. #AUTOMAKE_OPTIONS = no-dependencies
  4. EXTRA_DIST = Speex.spec Speex.spec.in
  5. SUBDIRS = libspeex @src@ doc win32
  6. rpm: dist
  7. rpmbuild -ta ${PACKAGE}-${VERSION}.tar.gz