@ -1,4 +1,5 @@
# this file is under GNU GPL 3.0, see LICENSE.txt
# see LICENSE.txt
include Makefile.conf
-include local.conf
@ -1,3 +1,6 @@
TARGET=libpEpAdapter.a
PREFIX=$(HOME)
PEP=$(HOME)
// This file is under GNU General Public License 3.0
// see LICENSE.txt
#include "Adapter.hh"
#include <iostream>
#include <assert.h>