# Makefile for AMD's DEV PROG= amddev SRCS= amddev.c DPADD+= ${LIBSYS} LDADD+= -lsys .include