starting to become relocatable
[fw/sdcc] / device / include / Makefile.in
index b6e175efac3a5051c584067276a0c6ddf00beac3..1d0717921ddc27a4358faf3c4f75e0e93647f283 100644 (file)
@@ -38,7 +38,7 @@ all:
 # Compiling and installing everything and runing test
 # ---------------------------------------------------
 install: all installdirs
-       $(CP) *.h $(sdcc_datadir)/include/
+       $(CP) -r asm *.h $(sdcc_datadir)/include/
 
 
 # Deleting all the installed files