#
# Makefile for the Japanese filename support.
#

O_TARGET := japanese.o
OX_OBJS  := jptool.o a2uni.o uni2euc.o
M_OBJS   := $(O_TARGET)

include $(TOPDIR)/Rules.make
