Makefile.am 235 B

12345678
  1. noinst_LIBRARIES = libor.a
  2. #CFLAGS = -Wall -Wpointer-arith -O2
  3. libor_a_SOURCES = log.c crypto.c fakepoll.c util.c aes.c tortls.c
  4. noinst_HEADERS = log.h crypto.h fakepoll.h test.h util.h aes.h torint.h tortls.h strlcpy.c strlcat.c