Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / ews4800mips / stand / bootxx_ustarfs / Makefile
blobd0ac62a9e24b736a96662923b8ee95277dc8f3e6
1 # $NetBSD$
3 BASE = bootxx_ustarfs
4 SRCS = fileread_ustarfs.c
5 CPPFLAGS += -DFS_SIGNATURE=\'T\'
7 .include <../Makefile.bootxx>