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.
 
 
 

12 rivejä
254 B

  1. include $(top_srcdir)/build/autotools/common.am
  2. EXTRA_DIST += NEWS.txt lolremez.sln remez.vcxproj remez.vcxproj.filters
  3. noinst_PROGRAMS = lolremez
  4. lolremez_SOURCES = lolremez.cpp
  5. lolremez_CPPFLAGS = $(AM_CPPFLAGS)
  6. lolremez_DEPENDENCIES = @LOL_DEPS@