Guest User

Untitled

a guest
Dec 16th, 2012
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 0.15 KB | None | 0 0
  1. TOP_DIR=src
  2. lib_LTLIBRARIES = libmylib.la
  3. libmylib_la_SOURCES = $(TOP_DIR)/sample.c
  4. include_HEADERS = $(TOP_DIR)/sample.h
  5. ACLOCAL_AMFLAGS = -I m4
Advertisement
Add Comment
Please, Sign In to add comment